home *** CD-ROM | disk | FTP | other *** search
/ BBS Toolkit / BBS Toolkit.iso / doors_2 / oo2_144.zip / OO2_144.DOC next >
Text File  |  1992-12-06  |  3KB  |  78 lines

  1.  
  2. OO2_144.EXE/DOC
  3. ~~~~~~~~~~~~~~~
  4. This small utility is to be used in conjunction with the door game of
  5. Operation: Overkill II, version .998 (OOII998.ZIP/ARJ).
  6.  
  7.  
  8. In version .998 of OOII, the game apparently does not validate a value of
  9. 14400 as a baudrate, read in from the BBS's dropfile (namely WildCat 3.xx
  10. and a few other BBS programs).  OOII halts with a runtime error 204 if
  11. it reads in a value of 14400 from BBSINFO.OO.  If you do not have a modem
  12. that can reach 9600 or 14400 speeds, this program is obviously not
  13. necessary for your system.
  14.  
  15. OO2_144 will read the BBSINFO.OO (after it has been created by OOINFO) and
  16. scan the baudrate value.  If OO2_144 should find a 14400 value in the text
  17. file, it will change that rate to a specified parameter, either "9600" or
  18. "19200".  OO2_144 rewrites the BBSINFO.OO file with the value of the
  19. parameter baudrate replacing the 14400 baudrate value.  Please note that
  20. OO2_144 will not affect the actual connection rate of the modems, only the
  21. BBSINFO.OO text file.  OOII should then interpret BBSINFO.OO as normal and
  22. proceed to load up the game without error.
  23.  
  24.  
  25.  
  26. The command parameter to invoke this utility is:
  27.  
  28.    OO2_144 <preferred baudrate>
  29.  
  30. You must assign a value of 9600, 19200, or 38400 for the preferred baudrate
  31. in your command line.  For example, if you wanted to have OOII load up with
  32. a 9600 value for its baudrate, the command line would be:
  33.  
  34.   "OO2_144 9600"
  35.  
  36. ...and if you wanted to set the baudrate to 19200, the command line would be:
  37.  
  38.   "OO2_144 19200"
  39.  
  40. Set the baudrate to a value that best is suitable for your system.  Some
  41. Sysops have found that changing the baud rate (in real 14400 mode) to
  42. 19200 for the best results.  If your system is jumpy or inaccurate, try
  43. the lower baudrate of 9600.  If you still continue to have problems,
  44. please contact Dustin Nulf (see below for BBS and/or address).
  45.  
  46.  
  47. OO2_144 should be placed in your Overkill batch file directly after the
  48. "OOINFO x \xxxxx\" command.  For example, observe the following batch file:
  49.  
  50. CD\OOII
  51. OOINFO 10 \RA\ 1
  52. OO2_144 9600                   <--- OO2_144 is called directly after OOINFO,
  53. MAINTOO                             before MAINTOO and OOII, changing the
  54. OOII                                14400 value to 9600.
  55. COPY TOP10.* \RA\TXTFILES
  56. COPY FRONTIER.OO \RA\TXTFILES
  57. CD\RA
  58.  
  59.  
  60.  
  61. If you have any problems with this utility or Operation: Overkill, please
  62. contact me and explain your situation.  I also appreciate any feedback!
  63. This 14400 read error in OOII will be fixed in future versions of OOII.
  64.  
  65.  
  66. Dustin Nulf
  67. 2709 Sherrill Park Drive
  68. Richardson, TX  75082
  69.  
  70. Catacombs of the Bear Cult
  71. (214) 669-9052
  72. FidoNet 1:124/6304
  73. HST Speeds, 24 hours
  74.  
  75.  
  76. Operation: Overkill II, Copyright (c) 1992 Dustin Nulf and Tom Hazel
  77.  
  78.